only translate widget relative coordinates to window relative if the
authorTim Janik <timj@gtk.org>
Wed, 17 Feb 1999 23:31:34 +0000 (23:31 +0000)
committerTim Janik <timj@src.gnome.org>
Wed, 17 Feb 1999 23:31:34 +0000 (23:31 +0000)
commit432be67c9d01d829e382b943746c8e3947adf3f4
treeca6bfa010b9b1ae5ecee64ae67a6c74388e133af
parentcb54775dab786e88205930658556c92bc61890f9
only translate widget relative coordinates to window relative if the

Thu Feb 18 00:27:46 1999  Tim Janik  <timj@gtk.org>

        * gtk/gtkwidget.c (gtk_widget_queue_clear_area): only translate widget
        relative coordinates to window relative if the widget is not a toplevel
        (i.e. it has ->parent != NULL), otherwise the area size gets screwed up
        for toplevels.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkwidget.c